You are here: Symbol Reference > Stimulsoft.Base Namespace > StiActivator Class > StiActivator Methods > CreateObject Method > CreateObject Method (Type, object[])
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiActivator.CreateObject Method (Type, object[])

Creates the object of the specified type.

Syntax
C++
C#
Visual Basic
public: object CreateObject( Type type, object[] arguments );
Parameters
Parameters 
Description 
type 
The type of the created object. 
Returns

The Created object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.